arm: rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe
authorJulien Grall <julien.grall@arm.com>
Thu, 23 Jun 2016 15:50:19 +0000 (17:50 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 23 Jun 2016 15:50:19 +0000 (17:50 +0200)
commit3d5cb5a81f8c68e74be4074db1777741f3059409
tree0ef4e1316168a753ff6ea19b77e6944919d86f24
parentb45a4f1ed6c865fc1222d71fc82e4b61771b261b
arm: rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe

The correct acronym for a guest physical frame is gfn. Also use
the recently introduced typesafe gfn/mfn to avoid mixing the two
different kind of frame.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/p2m.c
xen/common/grant_table.c
xen/common/memory.c
xen/include/asm-arm/p2m.h